home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / var / lib / dpkg / info / libwmf0.2-7.postinst < prev    next >
Text File  |  2009-05-16  |  320b  |  15 lines

  1. #!/bin/sh
  2. set -e
  3. # Automatically added by dh_installdefoma
  4. if [ "$1" = "configure" ]; then
  5.  
  6.   test -x /usr/bin/defoma-app && /usr/bin/defoma-app update libwmf0.2-7
  7.  
  8. fi
  9. # End automatically added section
  10. # Automatically added by dh_makeshlibs
  11. if [ "$1" = "configure" ]; then
  12.     ldconfig
  13. fi
  14. # End automatically added section
  15.